Welcome![Sign In][Sign Up]
Location:
Search - constrained optimization matlab

Search list

[AI-NN-PRConstrainedOptimization

Description: Constrained optimization has been explained with matlab 2007a. This has been explained with various benchmark functions. The main program can be directly applied to knapsack problem and portfolio optimization problem directly. These programs have been written in a menu driven manner.
Platform: | Size: 5120 | Author: missed2010 | Hits:

[matlablamao

Description: 用拉格朗日乘子法求解约束最优化问题,很好的实例程序。-Lagrange multiplier method for solving constrained optimization problems, very good example programs.
Platform: | Size: 164864 | Author: 辉少 | Hits:

[matlabCode_MATLAB_Optimization

Description: 这是龚纯《精通MATLAB最优化计算》随书源码(M文件)。基于MATLAB优化工具箱,代码包含的内容有:牛顿法等无约束一维极值问题、单纯形搜索法等无约束多维极值问题、Rosen梯度投影法等约束优化问题、L-M法等非线性最小二乘优化问题、线性规划、整数规划、二次规划、粒子群优化、遗传算法。-This is pure Gong " Mastering MATLAB optimization calculations," with the book source (M file). Based on MATLAB Optimization Toolbox, the content code contains: Newton and other non-binding one-dimensional extremum problems, such as simplex search method for unconstrained multi-dimensional extremum problems, Rosen gradient projection method and other constrained optimization problems, LM non-linear law least squares optimization problem, linear programming, integer programming, quadratic programming, particle swarm optimization, genetic algorithm.
Platform: | Size: 41984 | Author: | Hits:

[source in ebookmastering_matlab

Description: 精通MATLAB最优化计算 配套光盘 本书的主要内容是应用MATLAB来解决最优化问题,通过将“最优化问题”、“MATLAB优化工具箱”和“MATLAB编程”这三方面有机结合进行讲述,即一方面是使用工具箱来快速解决最优化问题,另一方面是通过算法编程深入解决最优化问题。主要包括MATLAB优化工具箱、无约束多维极值问题、约束优化问题、非线性最小二乘优化问题、线性规划、整数规划、二次规划、粒子群优化算法、遗传算法。 -The main contents of the book is the application of MATLAB to solve the optimization problem, by " optimization problem" , " MATLAB Optimization Toolbox" and " MATLAB Programming" combination of these three were about, that one is using the kit to quickly solve the optimization problem, on the other hand, through in-depth programming algorithm to solve the optimization problem. Including MATLAB optimization toolbox, unconstrained multi-dimensional extremum problems, constrained optimization, nonlinear least squares optimization problem, linear programming, integer programming, quadratic programming, particle swarm optimization, genetic algorithm.
Platform: | Size: 153600 | Author: 李可 | Hits:

[matlabLAGSQP

Description: 功能: 用基于拉格朗日函数Hesse阵的SQP方法求解约束优化问题:-Function: Hesse matrix based on Lagrangian SQP method for solving constrained optimization problems:
Platform: | Size: 2048 | Author: 蔡萃英 | Hits:

[AlgorithmOutside-the-penalty-function-method

Description: 外点罚函数方法,可以用来求解约束优化问题,也可以用来被调用在智能算法中-Point outside the penalty function can be used for solving constrained optimization problems, can also be used in intelligent algorithm called
Platform: | Size: 3072 | Author: 彭ph.D | Hits:

[matlabCONSTR

Description: matlab数学建模工具箱,约束优化,非线性规划。-matlab toolbox of mathematical modeling, constrained optimization, nonlinear programming.
Platform: | Size: 2048 | Author: feeling | Hits:

[matlabCourant(matlab)

Description: 最优化理论约束优化,罚函数法极小化函数的matlab程序-Constrained optimization, penalty function method matlab program
Platform: | Size: 1024 | Author: zhangli | Hits:

[source in ebookMATLAB-ge-zhong-you-hua

Description: 无约束一维、多维极值,约束优化问题,粒子群优化算法,遗传优化算法-Unconstrained one-dimensional, multi-dimensional extremal constrained optimization problem, particle swarm optimization, genetic optimization algorithm
Platform: | Size: 33792 | Author: 李顺 | Hits:

[matlabMatlab-yueshuyouhuafangfa

Description: Matlab 约束优化问题常用方法: 例如:conPS、PF、Rosen-Matlab constrained optimization problem common method
Platform: | Size: 4096 | Author: zsm | Hits:

[source in ebookoptimization-program

Description: 无约束一维极值/无约束多维极值/约束优化/非线性最小二乘优化/线性规划/整数规划/二次规划/遗传优化算法等对应的matlab程序-Unconstrained one-dimensional extremal/unconstrained multidimensional the pole/constrained optimization/nonlinear least squares optimization/linear programming/integer programming/Quadratic Programming/genetic optimization algorithm matlab program
Platform: | Size: 10443776 | Author: wanghui | Hits:

[matlabmatlab

Description: 程序为matlab编程的求解约束优化软件,适用于求解等式约束和不等式约束情况;-Matlab program for solving constrained optimization software, suitable for solving equality constraints and inequality constraints
Platform: | Size: 198656 | Author: 王毅 | Hits:

[matlabOptimization-Methods-

Description: 《最优化方法及其Matlab程序设计》较系统地介绍了非线性最优化问题的基本理论和算法,以及主要算法的Matlab程序设计,主要内容包括(精确或非精确)线搜索技术、最速下降法与(修正)牛顿法、共轭梯度法、拟牛顿法、信赖域方法、非线性最小二乘问题的解法、约束优化问题的最优性条件、罚函数法、可行方向法、二次规划问题的解法、序列二次规划法等。-" Optimization Methods and Matlab programming," a more systematic introduction to nonlinear optimization problem of the basic theory and algorithms, as well as the main algorithm Matlab programming, the main contents include (precise or exact) line search technique, the steepest descent method and (amended) Newton method, conjugate gradient method, quasi-Newton method, trust region method, nonlinear least squares problem solution, constrained optimization problems optimality conditions penalty function method, feasible direction method, quadratic programming problem The solution, sequential quadratic programming method.
Platform: | Size: 1792000 | Author: 赵雪伟 | Hits:

[OtherOptimization-methods

Description: 本书较为系统地介绍了非线性最优化问题的基本理论和算法及主要算法的matlab程序设计,主要内容包括线搜索技术,最速下降法与牛顿法,共轭梯度法,拟牛顿法,信赖域方法,非线性最小二乘问题的解法,约束优化问题的最优性条件,罚函数法,可行方向法,二次规划问题的解法,序列二次规划法等。-This book systematically introduces the nonlinear optimization problem of the basic theory and algorithms and key algorithm matlab program design, including line search technique, the steepest descent method and Newton' s method, conjugate gradient method, quasi-Newton method, trust region method, nonlinear least squares problem solution, constrained optimization problems optimality conditions penalty function method, feasible direction method, the solution of quadratic programming problems, sequential quadratic programming method.
Platform: | Size: 7461888 | Author: whucs | Hits:

[matlabDe-MatLab-code

Description: 差分进化的程序,包含有几种测试函数,测试函数中有一个属于有约束的优化。内有说明文档-Differential evolutionary process, including several test functions, there is a test function belonging constrained optimization. There are documented
Platform: | Size: 35840 | Author: qian | Hits:

[Mathimatics-Numerical algorithmsMATLAB智能算法(遗传_神经网络_蚁群_免疫)

Description: 针对matlab中智能算法工具箱求解多目标函数问题是用遗传算法工具箱更加方便的计算多约束优化问题。(Aiming at the problem that multi-objective function is solved by using the intelligent algorithm toolbox in matlab, it is more convenient to calculate multi-constrained optimization problem with genetic algorithm toolbox.)
Platform: | Size: 1501184 | Author: 李乃双 | Hits:

[Mathimatics-Numerical algorithms信赖域方法 Matlab 程序)

Description: 信赖域方法中子问题的求解是算法实现的关键. 信赖域子问题 是一个 目标函数为二次函数的约束优化问题.(The trust region method is the key to the realization of the algorithm. The trust region subproblem is one of the key problems The objective function is a constrained optimization problem with two functions)
Platform: | Size: 6144 | Author: 梦梦111 | Hits:

[matlabspMODE

Description: 该代码基于偏好实现了具有球形修剪的多目标差分进化算法的版本,有改进和处理的机制:多样性,针对性,多目标优化实例以及受限优化实例。(It is a MOEA with mechanisms to improve and deal with:Diversity, Pertinency, Many-objective optimization instances, Constrained optimization instances.)
Platform: | Size: 13312 | Author: 小鹏1578 | Hits:

[matlabFA

Description: Firefly Algorithm for constrained optimization using % % for the design of a spring (benchmark) % % by Xin-She Yang (Cambridge University) Copyright @2009
Platform: | Size: 2048 | Author: hichem22 | Hits:

[matlabFA_constrained_optimization

Description: Firefly Algorithm for constrained optimization using % % for the design of a spring (benchmark)
Platform: | Size: 3072 | Author: hichem22 | Hits:
« 1 2 34 5 6 7 »

CodeBus www.codebus.net